home *** CD-ROM | disk | FTP | other *** search
-
- Copyright (C) 1995 by James Nerlinger
- CallUp v1.9 PPE
-
-
- ╔════════════════════════════════════════════════════════════════════════════╗
- ║ R E V I S I O N H I S T O R Y ║
- ╚════════════════════════════════════════════════════════════════════════════╝
- ┌───────────────┬──────────┐
- │ VERSION 1.0 │ 02-01-95 │
- └───────────────┴──────────┘
-
- 1) Initial release.
-
- ┌───────────────┬──────────┐
- │ VERSION 1.1 │ 02-05-95 │
- └───────────────┴──────────┘
-
- 1) Added support for a separate VERIFIED.DAT file and a TRASH.DAT file. Now,
- when an user is verified, it will be placed in the VERIFIED.DAT file. The
- TRASH.DAT file will still serve as the file to use for numbers you do NOT
- want called. CallUp will check both files for numbers before making a
- callback attempt. Also, the TRASH.DAT file may now contain full numbers
- to be skipped.
- 2) CallUp was not checking suffixes correctly -- it would only check the first
- three digits of the suffix and never found a match. Fixed.
- 3) No matter what you did it would throw you into the "Enter a number" option
- and just ignore the voice or data number. Fixed.
- 4) CallUp now waits for the user to hit enter when it displays the "You have
- been verified" message. If the caller is long distance however, it will
- delay about 20 seconds and disconnect rather than wait for the LD caller
- to hit enter.
-
- ┌───────────────┬──────────┐
- │ VERSION 1.2 │ 02-07-95 │
- └───────────────┴──────────┘
-
- 1) CallUp will now update the Comment 2 field of the user's record with the
- full phone number verified and the date and time of verification.
- 2) Added config option to allow SysOps to enable/disable the above option.
- 3) Added display files so that all (or most!) screens/prompts are SysOp
- configurable.
-
- ┌───────────────┬──────────┐
- │ VERSION 1.3 │ 05-13-95 │
- └───────────────┴──────────┘
-
- 1) Minor bugs fixed -- nothing noticeable to the user or SysOps.
-
- ┌───────────────┬──────────┐
- │ VERSION 1.4 │ 05-22-95 │
- └───────────────┴──────────┘
-
- 1) Placed a pause after an user is told they are unable to complete callback
- (for whatever reason, out of LD times, already verified, etc.).
- 2) Added custom "Why you can't use callback" screens (see docs for more info).
- 3) Added additional customized screens (a total of 11 altogether).
-
- ┌───────────────┬──────────┐
- │ VERSION 1.5 │ 06-06-95 │
- └───────────────┴──────────┘
-
- 1) Finally figured out why CallUp was double dialing numbers. That ONE was
- a tricky one! Thanks to Don Shriver for bringing it to my attention.
-
- ┌───────────────┬──────────┐
- │ VERSION 1.9 │ 07-01-95 │
- └───────────────┴──────────┘
- 1) This version represents a complete rewrite. In searching for a bug
- reported for Don Shriver, I restructured the entire program. CallUp
- was not dialing as LD those calls that were within Don's area code
- that required 1+areacode+number. The new structure should correct
- that problem.
- 2) Added catchall error file ERROR.DSP.
- 3) CallUp will now automatically disconnect after verification all
- callers that are either long distance or a toll call. (Cuts down
- on charges to you!)
- 4) The option of a separate logfile is being added. This feature has
- not yet been enabled, but will be in v2.0. This changes the
- configuration file by adding an additional line, so please update
- your config file accordingly. (See doc file or the sample config file
- for more information.)
-
- ┌───────────────┬──────────┐
- │ VERSION 2.ß │ 07-11-95 │
- └───────────────┴──────────┘
- 1) Beta Release.
- 2) Removed the .DSP extension from the display files and shortened the names
- to a max of 5 letters. This allows the inclusion of alternate graphic
- formats (like RIP), security specific screens, and alternate languages.
- The new filenames are as follows:
- AC-LD-NO.DSP ACLDN
- LDCALLER.DSP LDOFF
- PASSWORD.DSP PWORD
- UPGRADED.DSP UP
- ALREADY.DSP ALRDY
- CALLING.DSP CALL
- REFUSED.DSP TRASH
- SELECT.DSP SEL
- SUF-NO.DSP SUFNO
- TOOHIGH.DSP 2HIGH
- WELCOME.DSP WELC
- PRE-NO.DSP PRENO
- LD-NO.DSP LDNO
- AC-NO.DSP ACNO
- 3) Added RIP support and included sample RIP files (special thanks, again,
- to Don Shriver who fixed these screens up for us).
- 4) Added ability to use security specific screens.
- 5) Added ability to use other language screens.
- 6) Fixed local simulation where it previously disconnected, it will now
- continue the session.
-
-